const net/http.http2bufWriterPoolBufferSize
3 uses
net/http (current package)
h2_bundle.go#L3755: const http2bufWriterPoolBufferSize = 4 << 10
h2_bundle.go#L3759: return bufio.NewWriterSize(nil, http2bufWriterPoolBufferSize)
h2_bundle.go#L3765: return http2bufWriterPoolBufferSize
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)